home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / graphics / resources-list.part3 < prev    next >
Encoding:
Text File  |  1995-07-25  |  42.7 KB  |  936 lines

  1. Subject: (4 Nov 94) Computer Graphics Resource Listing : BIWEEKLY [part 3/6]
  2. Newsgroups: comp.graphics,comp.answers,news.answers
  3. From: nfotis@theseas.ntua.gr (Nick C. Fotis)
  4. Date: Fri, 4 Nov 1994 21:04:12 GMT
  5.  
  6. Archive-name: graphics/resources-list/part3
  7. Last-modified: 1994/11/04
  8.  
  9.  
  10.  
  11. Computer Graphics Resource Listing : BIWEEKLY POSTING [ PART 3/6 ]
  12. =====================================================
  13. Last Change : 4 November 1994
  14.  
  15.  
  16. -------------------------------------------------------------------------
  17.  
  18. Subject: 9. Image analysis software - Image processing and display
  19. ==================================================================
  20.  
  21. PC and Mac-based tools (multi-platform software)
  22. ======================
  23.  
  24. IMDISP
  25. ------
  26.   IMDISP Written at JPL and other NASA sites. Can do simple display,
  27.   enhancing, smoothing and so on. Works with the FITS and VICAR/PDS
  28.   data formats of NASA. Can read TIFF images, if you know their dimensions
  29.   [PC and Macs]
  30.  
  31. LabVIEW 2
  32. ---------
  33.   LabVIEW is used as a framework for image processing tools. It provides a
  34.   graphical programming environment using block diagram sketch is the
  35.   "program" with graphical elements representing the programming elements.
  36.   Hundreds of functions are already available and are connected using a
  37.   wiring tool to create the block diagram (program).  Functions that the
  38.   block diagrams represent include digital signal processing and
  39.   filtering, numerical analysis, statistics, etc.  The tool allows any
  40.   Virtual Instrument (VI, a software file that looks and acts like a real
  41.   laboratory instrument) to be used as a part of any other virtual
  42.   instrument.
  43.  
  44.   National Instruments markets plug-in digital signal processing (DSP)
  45.   boards for Macintoshs and PC compatables that allow real-time
  46.   acquisition and analysis at a personal computer.  New software tools for
  47.   DSP are allowing engineers to harness the power of this technology. The
  48.   tools range from low-level debugging software to high-level block
  49.   diagram development software.  There are three levels of DSP programming
  50.   associated with the NB-DSP2300 board and LabVIEW:
  51.   Use of the NB-DSP2300 Analysis Library: FFTs, power spectra, filters
  52.   routines callable from THINK C and Macintosh Programers Workshop (MPW) C
  53.   that execute on the NB-DSP2300 board. There is an analysis Virtual
  54.   Interface Library of ready-to-use VIs optimized for the NB-DSP2300.
  55.  
  56.   Use of the National Instruments Developers Toolkit that includes an
  57.   optimizing C compiler, an assembler and a linker for low-level
  58.   programming of the DSP hardware.  This approach offers the highest level
  59.   of performance but is the must difficult in terms of ease of use.
  60.  
  61.   Use of the National Instruments Interface Kit software package which has
  62.   utility functions for memory management data communications and
  63.   downloading code to the NB-DSP2300 board. (This is the easiest route for
  64.   the development of custom code.)
  65.  
  66. Ultimage Concept VI
  67. -------------------
  68.   Concept VI  by Graftek-France is a family of image processing Virtual
  69.   Instruments (VIs) that give LabVIEW 2 (described above) users high-end
  70.   tools for designing, integrating and monitoring imaging control systems.
  71.   A VI is a software file that looks and acts like a real laboratory
  72.   instrument. Typical applications for Concept VI include thermography,
  73.   surveillance, machine vision, production testing, biomedical imaging,
  74.   electronic microscopy and remote sensing.
  75.  
  76.   Ultimage Concept VI addresses applications which require further
  77.   qualitative and quantitative analysis.  It includes a complete set of
  78.   functions for image enhancement, histogram equalization, spatial and
  79.   frequency filtering, isolation of features, thresholding, mathematical
  80.   morphology analysis, density measurement, object counting, sizing and
  81.   characterization.
  82.  
  83.   The program loads images with a minimum resolution of 64 by 64, a pixel
  84.   depth of 8, 16, or 32 bits, and one image plane.  Standard input and
  85.   output formats include PICT, TIFF, SATIE, and AIPD.  Other formats can
  86.   be imported.
  87.  
  88.   Image enhancement features include lookup table transformations, spatial
  89.   linear and non-linear filters, frequency filtering, arithmetic and logic
  90.   operations, and geometric transformations, among others.  Morphological
  91.   transformations include erosion, dilation, opening, closing, hole
  92.   removal, object separation, and extraction of skeletons, among others.
  93.   Quantitative analysis provides for objects' detection, measurement, and
  94.   morphological distribution.  Measures include area, perimeter, center of
  95.   gravity, moment of inertia, orientation, length of relevant chords, and
  96.   shape factors and equivalence.  Measures are saved in ASCII format.  The
  97.   program also provides for macro scripting and integration of custom
  98.   modules.
  99.  
  100.   A 3-D view command plots a perspective data graph where image intensity
  101.   is depicted as mountains or valleys in the plot.  The histogram tool can
  102.   be plotted with either a linear or logarithmic scale. The twenty-eight
  103.   arithmetic and logical operations provide for: masking and averaging
  104.   sections of images, noise removal, making comparisons, etc.  There are
  105.   13 spatial filters that alter pixel intensities based on local
  106.   intensity.  These include high-pass filters for contrast and outlines.
  107.   The frequency data resulting from FFT analysis can be displayed as
  108.   either the (real , imaginary ) components or the (phase, magnitude)
  109.   data.  The morphological transformations are useful for data sharpening
  110.   and defining objects or for removing artifacts.
  111.  
  112.   The transformations include: thresholding, eroding, dilating and even
  113.   hole filling.
  114.  
  115.   The program's quantitative analysis measurements include: area,
  116.   perimeter, center of mass, object counts, and angle between points.
  117.  
  118.   GTFS, Inc. 2455 Bennett Valley Road #100C Santa Rosa, CA 95494
  119.   707-579-1733
  120.  
  121. IPLab Spectrum
  122. --------------
  123.   IPLAB Spectrum supports image processing and analysis but lacks the
  124.   morphology and quantitative analysis features provided by
  125.   Graftek-FranceUs Ultimage Concept VI.  Using scripting tools, the user
  126.   tells the system the operations to be performed. The problem is that far
  127.   too many basic operations require manual intervention. The tool
  128.   supports: FFTs, 16 arithmetic operations for pixel alteration, and a
  129.   movie command for cycling through windows.
  130.  
  131. ITEX
  132. ----
  133.   ITEX image processing software from Imaging Technology Incorporated is an
  134.   industry-standard C language subroutine library for image enhancement and
  135.   manipulation.  Designed to accelerate applications development, the ITEX
  136.   software package contains hundreds of field-proven image processing
  137.   algorithms.  All subroutines are accessed through user-developed 
  138.   application software written for operation under such operating systems 
  139.   as MS-DOS, UNIX, SUN OS, OS/9, and VxWorks.
  140.   
  141.   ITEX is equipped with a command line interpreter that further assists in
  142.   speeding application development by providing an interactive environment
  143.   for working out image processing scenarios.  ITEX software includes
  144.   operations for input and output pixel transformations, image save and
  145.   restore, graphics and text annotation functions, area and geometric
  146.   functions, linear and non-linear spatial filtering, and support for
  147.   real-time image convolutions.
  148.  
  149. Application-Specific ITEX
  150. -------------------------
  151.   Free software evaluation utilities for image analysis and machine vision
  152.   feasibility studies are offered by Imaging Technology Incorporated.  These
  153.   evaluation utilities provide a simple point-and-click MS Windows graphical
  154.   user interface (GUI) from which to evaluate highly robust grayscale pattern
  155.   recognition, quantitative image (blob) analysis, and industrial character
  156.   recognition (OCR) software libraries offered by the company.
  157.  
  158.   The evaluation utilities speed feasibility studies and help reduce the cost
  159.   of application software development.  These utilities, which require no
  160.   special equipment to operate, allow development engineers to breeze through
  161.   the feasibility process on prestored TIFF images and quickly start working
  162.   on solving their applications.
  163.  
  164.   The only equipment necessary to operate these utilities is a 386 or 486
  165.   personal computer AT, Windows 3.0 or 3.1, a mouse, and an eight-bit
  166.   SuperVGA card.  No additional hardware or software is required.
  167.  
  168.   Each evaluation utility comes complete with a tutorial that guides the
  169.   user through the processes of the software package.  Absolutely no prior
  170.   experience with image analysis algorithms is necessary in order to operate
  171.   these utilities.  To further assist and instruct the user, an on-line Help
  172.   facility is incorporated to answer questions along the way.
  173.  
  174.   Contact:
  175.   Imaging Technology Inc, 55 Middlesex Tpk, Bedford, MA 01730, (800) 333-3035
  176.   e-mail: theresa@imaging.com (Theresa M. Meuse)
  177.  
  178. [ They sell also a VME-based video frame grabber in resolutions up to
  179.  1024x768 pixels non-interlaced, or up to 1024x1024 pixels interlaced.
  180.  An ISA/EISA-based modular board-set is provided also for PC-only
  181.  environment, which has modules for genlocking, NTSC/PAL 24-bit grabber,
  182.  variable-scan frame grabber, and a 30fps monchrome frame grabber - nfotis ]
  183.  
  184. Macintosh-based tools
  185. =====================
  186.  
  187. NCSA Image, NCSA PalEdit and more
  188. ---------------------------------
  189.   NCSA provides a whole suite of public-domain visualization tools for the
  190.   Macintosh, primarily aimed at researchers wanting to visualize results
  191.   from numerical modelling calculations.  These applications,
  192.   documentation, and source code are available for anonymous ftp from
  193.   ftp.ncsa.uiuc.edu. Commercial versions of the NCSA programs have been
  194.   developed by Spyglass.
  195.  
  196.   Spyglass, Inc. 701 Devonshire Drive Champaign, IL  61820 (217) 355-6000
  197.   fax: 217 355 8925
  198.  
  199. NIH IMAGE
  200. ---------
  201.   Available at alw.nih.gov (128.231.128.7) or (preferably)
  202.   zippy.nimh.nih.gov [128.231.98.32], directory:/pub/image.
  203.   It has painting and image manipulation tools, a macro language,
  204.   tools for measuring areas, distances and angles, and for counting
  205.   things. Using a frame grabber card, it can record sequences of
  206.   images to be played back as a movie. It can invoke user-defined
  207.   convolution matrix filters, such as Gaussian. It can import raw
  208.   data in tab-delimited ASCII, or as 1 or 2-byte quantities. It also
  209.   does histograms and even 3-D plots. It is limited to 8-bits/pixel,
  210.   though the 8 bits map into a color lookup table. It runs on any Mac
  211.   that has a 256-color screen and a FPU (or get the NonFPU version
  212.   from zippy.nimh.nih.gov)
  213.  
  214. PhotoMac
  215. --------
  216.   Data Translation, Inc. 100 Locke Dr. Marlboro, MA 01752 508-481-3700
  217.  
  218. PhotoPress
  219. ----------
  220.   Blue Solutions 3039 Marigold Place Thousand Oaks, CA 91360 805-492-9973
  221.  
  222. PixelTools and TCL-Image
  223. ------------------------
  224.   "Complete family of PixelTools (hardware accelerator and applications
  225.   software) for scientific image processing and analysis.  Video-rate
  226.   capture, display, processing, and analysis of high-resolution
  227.   monochromatic and color images.  Includes C source code."
  228.  
  229. TCL-Image:
  230.   "Software package for scientific, quantitative image processing and
  231.   analysis. It provides a complete language for the capture, enhancement,
  232.   and extraction of quantitative information from gray-scale images.
  233.   TCL_Image has over 200 functions for image processing, and contains the
  234.   other elements needed in a full programming language for algorithm
  235.   development -- variables and control structures.  It is easily
  236.   extensible through "script" (or indirect command) files. These script
  237.   files are simply text files that contain TCL-Image commands.  They are
  238.   executed as normal commands and include the ability to pass parameters.
  239.   The direct capture of video images is supported via popular frame
  240.   grabber boards.  TCL-Image comes with the I-View utility that provides
  241.   conversion between common image file types, such as PICT2 and TIFF."
  242.  
  243.   Perceptics 725 Pellissippi Parkway Knoxville, TN 37933 615-966-9200
  244.  
  245. Satellite Image Workshop
  246. ------------------------
  247.   It comes with a number of satellite pictures (raw data) and does all
  248.   sorts of image enhancing on it. You'll need at least a Mac II with co-
  249.   processor; a 256 color display and a large harddisk. The program doesn't
  250.   run under system 7.x.ATE1 V1
  251.  
  252.   In the documentation the contact address is given as:  Liz Smith, Jet
  253.   Propulsion Laboratory, MS 300-323, 4800 Oak Grove Dr,.Pasadena, CA 91109
  254.   (818) 354-6980
  255.  
  256. Visualization Workbench
  257. -----------------------
  258.   "An electronic imaging software system that performs interactive image
  259.   analysis and scientific 2D and 3D plotting."
  260.  
  261.   Paragon Imagine 171 Lincoln St. Lowell, MA 01852 508-441-2112
  262.  
  263. Adobe Photoshop
  264. ---------------
  265.  
  266.   The tool supports Rtrue colorS with 24-bit images or 256 levels of grey
  267.   scale.  Once an image has been imported it can be Rre-touchedS with
  268.   various editing tools typical of those used in Macintosh-based RpaintS
  269.   applications.  These include an eraser, pencil, brush and air brush.
  270.   Advanced RpasteS tools that control the interaction between a pasted
  271.   selection and the receiving site have also been incorporated.  For
  272.   example, all red pixels in a selection can easily be preventing from
  273.   being pasted. Photoshop has transparencies ranging from 0 to 100%,
  274.   allowing you to create ghost overlays.  RPhoto-editingS tools include
  275.   control of the brightness and contrast, color balancing, hue/saturation
  276.   modification and spectrum equalization.  Images can be subjected to
  277.   various signal processing algorithms to smooth or sharpen the image,
  278.   blur edges, or locate edges.  Image scaling is also supported.
  279.  
  280.   For storage savings, the images can be compressed using standard
  281.   algorithms, including externally supplied compression such as JPEG,
  282.   availlable from Storm Technologies. The latest version of Adobe
  283.   Photoshop supports the import of numerous image formats including: EPSF,
  284.   EPSF, TIFF, PICT resource, Amiga IFF/ILBM, CompuServe GIF, MacPaint,
  285.   PIXAR, PixelPaint, Scitex CT, TGA and ThunderScan..
  286.  
  287.   Adobe Systems, Inc. 1585 Charlestown Road PO Box 7900 Mountain View, CA
  288.   94039-7900 415-961-4400
  289.  
  290. ColorStudio and ImageStudio
  291. ---------------------------
  292.   ColorStudio is an image-editing and paint package from Letraset that has
  293.   more features than Adobe Photoshop but is decidedly more complex and
  294.   therefore more difficult to use.  Several steps are often required to
  295.   accomplish that which can be done in a single step using Photoshop.  The
  296.   application requires a great deal of available disk space as one can
  297.   easily end up with images in the 30 MB range.  The program provides a
  298.   variety of powerful selection tools including the "auto selection tool"
  299.   which lets the user choose image areas on the basis of color, close
  300.   hues, color range and mask.
  301.  
  302. ImageStudio: Don't know...
  303.  
  304.   Letraset USA 40 Eisenhower Drive Paramus, NJ 07653 201-845-6100
  305.  
  306. Dapple Systems
  307. --------------
  308.   "High resolution image analysis software provides processing tools to
  309.   work with multiple images, enhance and edit, and measure a variety of
  310.   global or feature parameters, and interpret the data."
  311.  
  312.   Dapple Systems, 355 W. Olive Ave, #100 Sunnyvale, CA 94086 408-733-3283
  313.  
  314. Digital Darkroom
  315. ----------------
  316.   The latest release of Digital Darkroom has five new selection and
  317.   editing tools for enhancing images. One such feature allows the user to
  318.   select part of an image simply by "painting" it. A new polyline
  319.   selection tool creates a selection tool for single pixel wide
  320.   selections.  A brush lets the operator "paint" with a selected portion
  321.   of the image. Note that this is not a true color image enhancement tool.
  322.   This tool should be used when the user intends to operate in grey-scale
  323.   images only.  It should be noted that Digital Darkroom is not as
  324.   powerful as either Adobe Photoshop or ColorStudio.
  325.  
  326.   Silicon Beach Software 9770 Carroll Ctr. Rd., Suite J San Diego, CA
  327.   92126 619-695-6956
  328.  
  329. Dimple
  330. ------
  331.   It  is compatible with system 6.05 and system 7.0 , requires Mac LC or
  332.   II series with 256 colours, with a recommended min of 6Mb of ram. It has
  333.   the capability of reading Erdas files. Functions include; image
  334.   enhancement, 3D and contour plots, image statistics, supervised and
  335.   unsupervised classification, PCA and other image transformations. There
  336.   is also a means (Image Operation Language or IOL) by which you can write
  337.   your own transformations. There is no image rectification, however
  338.   Dimple is compatable with MAPII. The latest version is 1.4 and it is in
  339.   the beta stage of testing. Dimple was initially developed as a teaching
  340.   tool and it is very good for this purpose."
  341.  
  342.   "Dimple  runs on a colour Macintosh.  It is a product still in its
  343.   development phase.. i.e. it doesn't have all the inbuilt features of
  344.   other packages, but is coming along nicely.  It has its own inbuilt
  345.   language for writing "programs" for processing an image, defining
  346.   convolution filters etc. Dimple is a full mac application with pull down
  347.   menus etc... It is unprotected software."
  348.  
  349.   Process Software Solutions, PO Box 2110, Wollongong, New South Wales,
  350.   Australia. 2500. Phone 61 42 261757  Fax 61 42 264190.
  351.  
  352. Enhance
  353. -------
  354.   Enhance has a RrulerS tool that supports measurements and additionally
  355.   provides angle data. The tool has over 80 mathematical filter
  356.   variations: "Laplacian, medium noise filter", etc.  Files can be saved
  357.   as either TIFF, PICT, EPSF or text (however EPSF files can't be imported).
  358.  
  359.   MicroFrontier 7650 Hickman Road Des Moines, IA  50322 515-270-8109
  360.  
  361. Image Analyst
  362. -------------
  363.   An image processing product for users who need to extract quantitative
  364.   data from video images.  Image Analyst lets users configure
  365.   sophisticated image processing and measurement routines without the
  366.   necessity of knowing a programming language.  It is designed for such
  367.   tasks at computing number and size of cells in images projected by video
  368.   cameras attached to microscopes, or enhancing and measuring distances in
  369.   radiographs.
  370.  
  371.   Image Analyst provides users with an array of field-proven video
  372.   analysis techniques that enable them to easily assemble a sequence of
  373.   instructions to enhance feature appearance; count objects; determine
  374.   density, shape, size, position, or movement; perform object feature
  375.   extraction; and conduct textural analysis automatically.  Image Analyst
  376.   works with either a framegrabber board and any standard video camera, or
  377.   a disk-stored image.
  378.  
  379.   Within minutes, without the need for programming, the Image Analyst user
  380.   can set up a process to identify and analyze any element of a image.
  381.   Measurements and statistics can be automatically or semi-automatically
  382.   generated from TIFF or PICT files or from captured video tape images.
  383.   Image Analyst recognizes items in images based on their size, shape and
  384.   position.  The tool provides direct support for the Data Translation and
  385.   Scion frame grabbers. A menu command allows for image capture from a VCR
  386.   video camera or other NTSC or PAL devices.
  387.  
  388.   There are 2 types of files, the image itself and the related Sequence
  389.   file that holds the processing, measurements and analysis that the user
  390.   defines.  Automated sequences are set up in Regions Of Interest (ROI)
  391.   represented by movable, sizable boxes atop the image.  Inside a ROI, the
  392.   program can find the distance between two edges, the area of a shape,
  393.   the thickness of a wall, etc.  Image Analyst finds the center, edge and
  394.   other positions automatically. The application also provides tools so
  395.   that the user can work interactively to find the edge of object. It also
  396.   supports histograms and a color look-up table (CLUT) tool.
  397.  
  398.   Automatix, Inc. 775 Middlesex Turnpike Billerica, MA 01821 508-667-7900
  399.  
  400. IPLab
  401. -----
  402.   Signal Analytics Corp. 374 Maple Ave. E Vienna, VA  22180 703-281-3277
  403.   FAX 703-281-2509
  404.  
  405.   "Menu-driven image processing software that supports 24-bit color or
  406.   pseudocolor/grayscale image display and manipulation."
  407.  
  408. MAP II
  409. ------
  410.   Among the Mac GIS systems, MAP II distributed by John Wiley has
  411.   integrated image analysis.
  412.  
  413. IMAGE
  414. -----
  415.   from Stanford : Try anonymous ftp from sumex-aim.stanford.edu
  416.   It has pd source for image v2, and ready to run code for a mac under
  417.   image v3.
  418.  
  419.  
  420.  
  421. Windows/DOS PC-based tools
  422. ==========================
  423.  
  424. CCD
  425. ---
  426.   Richard Berry's CCD imaging book for Willamon-Bell contains (optional?)
  427.   disks with image manipulating software.  Source code is included.
  428.  
  429. ERDAS
  430. -----
  431.   "ERDAS will do all of the things you want:  rectification,
  432.   classification, transformations (canned & user-defined), overlays,
  433.   filters, contrast enhancement, etc. ... I was using it on my thesis &
  434.   then changed the topic a bit & that work became secondary."
  435.  
  436.   ERDAS, Inc. 2801 Buford Highway Suite 300 Atlanta, GA 30329 404-248-9000
  437.   FAX   404-248-9400
  438.  
  439. RSVGA
  440. -----
  441.   "I have been getting up to speed on a program called RSVGA available from
  442.   Eidetic Digital Image Ltd. in British Columbia.  Its for IBM PC's or
  443.   clones, cheap (about $400) and does all the stuff Erdas does but is not
  444.   as fast or as powerful, though I have had only limited experience with
  445.   Erdas.  I have used RSVGA with 6 of 7 Landsat bands and it is a good
  446.   starter program except for the obtuse manual"
  447.  
  448. IMAGINE-32
  449. ----------
  450.   It's a 32 bit package [I suppose for PCs] called "Imagine32"
  451.   or "Image32" The program does a modest amount of image processing --add,
  452.   subtract, multiply, divide, display, and plot an x or y cut across the image.
  453.   It can also display a number of images simultaneously.
  454.   The company is CompuScope, in Santa Barbara, CA. 
  455.  
  456. PC Vista
  457. --------
  458. [ NOTE: it's now available via anonymous FTP - machine flipper.berkeley.edu
  459.  (128.32.178.54), directory pub/pcvista. Warning: no user interface, very
  460.  minimal docs, etc. ]
  461.  
  462.   It was announced in the 1989 August edition of PASP.  It is known to
  463.   be available from Mike Richmond, whose email addresses have been
  464.  
  465.     richmond@bllac.berkeley.edu
  466.     richmond@bkyast.berkeley.edu
  467. [ Latest address: richmond@spiff.Princeton.EDU ]
  468.  
  469.   and his s-mail address is:
  470.  
  471.   Michael Richmond,Astronomy Department, Campbell Hall, Berkeley, CA 94720
  472.  
  473.   The latest version of PC-Vista, version 1.7, includes not only the source
  474.   code and help files, but also a complete set of executable programs and
  475.   a number of sample FITS images. If you do wish to use the source code,
  476.   you will need Microsoft C, version 5.0 or later; other compilers may work,
  477.   but will require substantial modifications.
  478.  
  479.   To receive the documentation and nine double-density (360K) floppies
  480.   (or three quad-density 3-1/2 inch floppies (1.44M) with everything on them,
  481.   just send a request for PC-Vista, together with your name and a US-Mail
  482.   address, to 
  483.  
  484.     Office of Technology Licensing
  485.     2150 Shattuck Ave., Suite 510
  486.     Berkeley, Ca. 94704
  487.  
  488.   Include a check (Traveller's Checks are fine) or purchase order for $150.00
  489.   in U.S. dollars, if your address is inside the continental U.S., or $165.00
  490.   otherwise, made out to Regents of the University of California
  491.   to cover duplication and mailing costs.
  492.  
  493.  
  494. SOFTWARE TOOLS
  495. --------------
  496.   It's a set of software "tools" put out by Canyon State
  497.   Systems and Software. They are not free, but rather cheap at about $30 I
  498.   heard. It will handle most all of the formats used by frame grabber
  499.   software. 
  500.  
  501. MIRAGE
  502. ------
  503.   It's image processing software written by Jim Gunn at the
  504.   Astrophysics Dept at Princeton. It will run on a PC among other platforms.
  505.   It is a Forth based system - i.e. a Forth language with many image
  506.   processing displaying functions built in. 
  507.  
  508. DATA TRANSLATION SOURCE BOOK
  509. ----------------------------
  510.   The Data Translation company in Massachusetts publishes a free book
  511.   containing vendors of data analysis hardware and software which is
  512.   compatible with Data Translation and other frame grabbers.
  513.   Surely you can find much more PC-related stuff in it.
  514.  
  515. MAXEN386
  516. --------
  517.   A couple of Canadians have written a program named MAXEN386 which does
  518.   maximum entropy image deconvolution. Their company is named Digital
  519.   Signal Processing Software, or something like that, and the software is
  520.   mentioned in an article in Astronomy Magazine, either Jan or Feb 92
  521.   (an article on CCD's vs film). 
  522.  
  523. JANDEL SCIENTIFIC (JAVA)
  524. ------------------------
  525.   Another software package (JAVA) is put out by Jandel Scientific. 
  526.   Jandel Scientific, 65 Koch Road, Corte Madera, CA 94925, (415) 924-8640,
  527.   (800) 874-1888.
  528.  
  529. Microbrian
  530. ----------
  531.   Runs on an MS dos platform and uses a 32 bit graphics card
  532.   (Vista), or an about to be released version will support a number of
  533.   super VGA cards.  Its a full blown remote sensed data processing
  534.   system.. It is menu driven (character based screen), but is does not use
  535.   a windowed user interface. Its is hardware protected with a dongle.
  536.   Mbrian = micro Barrier reef Image Anaysis System. It was developed by
  537.   CSIRO (Commonwealth Scientific & Industrial Organization) and is
  538.   marketed/ supported by:
  539.  
  540.   MPA Australia (51 Lusher Road, Croydon, Victoria
  541.   tel + 61 3 724 4488     fax  +61 3 724 4455)
  542.  
  543.   There are educational and commercial prices, but be prepared to set
  544.   aside $A10k for the first educational licence.  Subsequent ones come
  545.   cheaper (they need to!) It has installed sites worldwide.  It is widely
  546.   used at ANU.
  547.  
  548. MicroImage
  549. ----------
  550.   The remote sensing lab here at Dartmouth currently uses Terra-Mar's
  551.   MicroImage, on 486 PCs with some fancy display hardware.
  552.  
  553.   Terra-Mar Resource Information Services, Inc.
  554.  
  555.   1937 Landings Drive Mountain View, CA  94043 415-964-6900   FAX
  556.   415-964-5430
  557.  
  558. VIDEOSCAN
  559. ---------
  560. [ Contact  Club@spektr.msk.su (Koltovoy Nikolay Alexeevich) - they have
  561.   available software, frame grabbers, A/D converters, real-time image
  562.   processor ]
  563.  
  564. TIM
  565. ---
  566.   TIM for Windows is a package for scientific image processing, which runs
  567.   on a PC under MS-Windows 3.1. It is especially suited for image
  568.   preprocessing and data extraction (image in, data out). It has:
  569.  
  570.   - 200+ image processing functions, including user definable
  571.   convolutions, non-linear filters, morphology, FFT
  572.   - menus, dialog boxes, browse and support windows
  573.   - a compiled command language for making procedures
  574.   - facilities for adding C-written functions to the program
  575.   - a rich, context sensitive help system
  576.   - support for several frame grabbers
  577.  
  578.   The program is fast*) and has moderate system requirements**).
  579.   A functional demo version can be obtained from CICA***). This package
  580.   contains addresses to refer to for pricing and ordering details.
  581.  
  582.     *) Abingdon Cross benchmark on a 486DX2-50: 0.8 sec
  583.    **) Minimum requirements: MS-Windows 3.1, Memory: 4MB, disk: 4MB; 386SX
  584.      A 800x600 or 1024x768 video display @ 256 colours is recommended
  585.   ***) Anonymous FTP to: ftp.cica.indiana.edu; directory pub.pc.win3.demo
  586.  
  587. #  Contact: Robert J. Ekkers <ekkers@ph.tn.tudelft.nl>
  588.  
  589.  
  590. Unix-based tools
  591. ================
  592.  
  593. IRAF (Image Reduction and Analysis Facility)
  594. --------------------------------------------
  595.   Developed in the National Optical Astronomy Observatory, Kitt Peak AZ
  596.   It is free, you can ftp it from tucana.noao.edu [140.252.1.1]
  597.   and complement it with STSDAS from stsci.edu [130.167.1.2].
  598.   Email to iraf@noao.edu for more details.
  599.   Apparently this is one of the _de facto_ standards in the astronomical
  600.   image community. They issue a newsletter also.
  601.   They seem to support very well their users. Works with VMS also last
  602.   I heard, and practically has its own shell on top of the VMS/Unix shells.
  603.  
  604.   It's suggested that you get a copy of saoimage for display under X windows.
  605.   Very flexible/extendable  -- tons (literally 3 linear feet) of
  606.   documentation for the general user, skilled user, and programmer.
  607.  
  608. ALV
  609. ---
  610.   A Sun-specific image toolkit.  Version 2.0.6 posted to
  611.   comp.sources.sun on 11dec89.  Also available via email to
  612.   alv-users-request@cs.bris.ac.uk.
  613.  
  614. AIPS
  615. ----
  616.   Astronomical Image Processing System.  Contact: aipsmail@nrao.edu
  617.   (also see the UseNet Newsgroups alt.sci.astro.aips and sci.astro.fits)
  618.   Built by NRAO (National Radio Astronomy Observatory, HQ in Charlottesville,
  619.   VA, sites in NM, AZ, WV).  Software distributed by 9-track, Exabyte, DAT,
  620.   or (non-anonymous) internet ftp.  Documentation (PostScript mostly)
  621.   available via anonymous ftp to baboon.cv.nrao.edu (192.33.115.103),
  622.   directory pub/aips and pub/aips/TEXT/PUBL.  Installation requires building
  623.   the system and thus a Fortran and C compiler.
  624.      This package can read and write FITS data (see sci.astro.fits), and is
  625.   primarily for reduction, analysis, and image enhancement of Radio Astronomy
  626.   data from radio telescopes, particularly the Very Large Array (VLA), a
  627.   synthesis instrument.  It consists of almost 300 programs that do everything
  628.   from copying data to sophisticated deconvolution, e.g. via maximum entropy.
  629.   There is an X11-based Image tool (XAS) and a tek-compatible xterm-based
  630.   graphics tool built into AIPS.  The XAS tool is modelled after the hardware
  631.   functionality of the International Imaging Systems model 70 display unit and
  632.   can do image arithmetic, etc.
  633.     The code is mostly Fortran 77 with some system C language modules, and is
  634.   available for Suns, IBM RS/6000, Dec/Ultrix, Convex, Cray (Unicos), and
  635.   Alliant with support planned for HP-9000/7xx, Solaris 2.1, and maybe SGI.
  636.      There is currently a project - "AIPS++" - underway to rewrite the
  637.   algorithmic functionality of AIPS in a modern setting, using C++ and an
  638.   object oriented approach.  Whereas AIPS is proprietary code (licensed for
  639.   free to non-profit institutions) owner by NRAO and the NSF, AIPS++ will be
  640.   in the public domain at some level, as it is an international effort with
  641.   contributions from the US, Canada, England, the Netherlands, India, and
  642.   Australia to name a few. 
  643.  
  644. LABOimage
  645. ---------
  646.   (version 4.0 is out for X11) It's written in C, and currently
  647.   runs on Sun 3/xxx, Sun 4/xxx (OS3.5, 4.0 and 4.0.3) under SunView.
  648.   The expert system for image segmentation is written in Allegro Common Lisp.
  649.   It was used on the following domains: computer science (image analysis), 
  650.   medicine, biology, physics. It is distributed free of charge (source code).
  651.   Available via anonymous FTP at ftp.ads.com (128.229.30.16), in
  652.   pub/VISION-LIST-ARCHIVE/SHAREWARE/LaboImage_*
  653.  
  654.   Contact: Prof. Thierry Pun, Computer Vision Group Computing Science Center,
  655.   U-Geneva 12, rue du Lac, CH-1207 Geneva SWITZERLAND
  656.   Phone : +41(22) 787 65 82; fax: +41(22) 735 39 05
  657.   E-mail: pun@cui.unige.ch  or pun@cgeuge51.bitnet
  658.  
  659.  
  660. Figaro
  661. ------
  662.   It was originally made for VMS, and can be obtained from
  663.   Keith Shortridge in Australia (ks@aaoepp.aao.gov.au)
  664.   and for Unix from Sam Southard at Caltech (sns@deimos.caltech.edu).
  665.   It's about 110Mbytes on a Sun.
  666.  
  667. KHOROS
  668. ------
  669.   Moved to the Scientific  Visualization category below
  670.  
  671. Vista
  672. -----
  673.   The "real thing" is available via anonymous ftp from lowell.edu. Email to
  674.   vista@lowell.edu for more details. Total size less than 20Mbytes.
  675.  
  676. DISIMP
  677. ------
  678.   (Device Independent Software for Image Processing) is a powerful
  679.   system providing both user friendliness and high functionality in
  680.   interactive times.
  681.  
  682.   Feature Description
  683.  
  684.   DISIMP incorporates a rich library of image processing utilities and
  685.   spatial data options. All functions can be easily accessed via the
  686.   DISIMP executive. This menu is modular in design and groups image
  687.   processes by their function. Such a logical structure means that
  688.   complicated processes are simply a progression through a series of
  689.   modules.
  690.  
  691.   Processes include image rectification, classification (unsupervised and
  692.   supervised), intensity transformations, three dimensional display and
  693.   Principal Component Analysis. DISIMP also supports the more simple and
  694.   effective enhancement techniques of filtering, band subtraction and
  695.   ratioing.
  696.  
  697.   Host Configuration Requirements
  698.  
  699.   Running on UNIX workstations, DISIMP is capable of processing the more
  700.   computational intensive techniques in interactive processing times.
  701.   DISIMP is available in both Runtime and Programmer's environments. Using
  702.   the Programmers environment, utilities can be developed for specific
  703.   applications programs.
  704.  
  705.   Graphics are governed by an icon-based Display Panel which allows quick
  706.   enhancments of a displayed image. Manipulations of Look Up Tables,
  707.   colour stretches, changes to histograms, zooming and panning can be
  708.   interactively driven through this control.
  709.  
  710.   A range of geographic projections enables DISIMP to integrate data of
  711.   image, graphic and textual types. Images can be rectified by a number of
  712.   coordinate systems, providing the true geographic knowledge essential
  713.   for ground truthing. Overlays of grids, text and vector data can be
  714.   added to further enhance referenced imagery.
  715.  
  716.   The system is a flexible package allowing users of various skill levels
  717.   to determine their own working environment, including the amount of help
  718.   required. DISIMP comes fully configured with no optional extras. The
  719.   purchase price includes all functionality required for professional
  720.   processing of remote sensed data.
  721.  
  722.   For further information, please contact:
  723.  
  724.   The Business Manager, CLOUGH Engineering Group Systems Division, 627
  725.   Chapel Street, South Yarra, Australia 3141. Telephone:  +61 3 825 5555
  726.   Fax:  +61 3 826 6463
  727.  
  728. Global Imaging Software
  729. -----------------------
  730.   "We use Global Imaging Software to process AVHRR data, from the dish to
  731.   the final display. Select a chunk of five band data from a pass,
  732.   automatic navigation, calibrate it to Albedo and Temp, convert that to
  733.   byte, register it to predesigned window, all relatively automatically
  734.   and carefree.
  735.  
  736.   It has no classification routines to speak of, but it isn't that
  737.   difficult to write your own with their programmer's module.
  738.  
  739.   Very small operation: one designs, one codes, one sells. Been around for
  740.   a number of years, sold to Weather Service and Navy.  Runs on HP9000
  741.   with HP-UX.  Supports 24-bit display"
  742.  
  743. HIPS
  744. ----
  745. (Human   Information   Processing Laboratory's Image Processing System)
  746.  
  747.   Michael Landy co-wrote and sell a general-purpose package for image
  748.   processing which has been used for basically all the usual image
  749.   processing applications (robotics, medical, satellite, engineering, oil
  750.   exploration, etc.).  It is called HIPS, and deals with sequences of
  751.   multiband images in the same way it deals with single images.  It has
  752.   been growing since we first wrote it, both by additions from us as well
  753.   as a huge user-contributed library.
  754.  
  755.   Feature description
  756.  
  757.   HIPS  is  a  set  of  image  processing  modules  which together provide
  758.   a  powerful  suite  of  tools  for  those interested in research,
  759.   system  development  and  teaching. It  handles  sequences  of  images
  760.   (movies)  in precisely the same manner as single frames.
  761.  
  762.   Programs and subroutines have been developed  for simple image
  763.   transformations, filtering, convolution, Fourier and other transform
  764.   processing, edge detection  and line  drawing   manipulation, digital
  765.   image compression and transmission  methods, noise generation, and image
  766.   statistics computation. Over 150 such  image transformation programs
  767.   have been developed.  As a result, almost any image processing  task
  768.   can be performed quickly and conveniently. Additionally, HIPS allows
  769.   users to easily integrate  their  own custom  routines.   New users
  770.   become effective using HIPS on their first day.
  771.  
  772.   HIPS features images that are  self-documenting.   Each image stored  in
  773.   the  system  contains  a  history  of the transformations that have been
  774.   applied to that image.   HIPS includes  a  small  set of subroutines
  775.   which primarily deals with a standardized  image sequence  header,  and
  776.   a  large library  of  image  transformation tools in the form of UNIX
  777.   ``filters''.  It comes complete with source  code,  on-line manual
  778.   pages, and on-line documentation.
  779.  
  780.   Host Configuration Requirements
  781.  
  782.   Originally  developed at  New  York  University,  HIPS  now represents
  783.   one of the most extensive and flexible vision and image  processing
  784.   environments currently available.  It runs under the UNIX operating
  785.   system.  It is modular  and  flexible, provides automatic documentation
  786.   of its actions, and is almost entirely independent of special equipment.
  787.   HIPS is now in use on a variety of computers including Vax and
  788.   Microvax, Sun, Apollo,  Masscomp,  NCR Tower, Iris, IBM AT, etc.
  789.   For image display and input, drivers are supplied for the Grinnell and
  790.   Adage (Ikonas) image processors, and the Sun-2, Sun-3, Sun- 4, and
  791.   Sun-386i consoles.  We also  supply  user-contributed drivers  for  a
  792.   number of  other framestores and windowing packages (Sun gfx, Sun
  793.   console, Matrox VIP-1024, ITI IP-512, Lexidata,  Macintosh II, X
  794.   windowing system, and Iris).  The Hipsaddon package includes an
  795.   interface  for the  CRS-4000. It  is  a  simple matter to interface HIPS
  796.   with other frame- stores, and we can put interested users in touch with
  797.   users who  have interfaced HIPS with the Arlunya and Datacube Max-
  798.   Video. HIPS can be easily adapted for other  image  display devices
  799.   because 98% of HIPS is machine independent.
  800.  
  801.   Availability
  802.  
  803.   HIPS has proven itself a highly flexible  system,  both as  an
  804.   interactive  research tool, and for more production- oriented tasks. It
  805.   is both easy to use, and quickly adapted and extended to new uses. HIPS
  806.   is supplied on magnetic tape in UNIX tar format (either reel- to-reel or
  807.   Sun  cartridge), and comes with source code, libraries, a library of
  808.   convolu- tion masks, and on-line documentation and manual pages.
  809.  
  810.   Michael Landy SharpImage Software P.O. Box 373, Prince Street Station
  811.   New York, NY   10012-0007 Voice:  (212) 998-7857 Fax: (212) 995-4011
  812.   msl@cns.nyu.edu
  813.  
  814.  
  815. MIRA
  816. ----
  817. [ Please DON'T confuse that with the Thalmanns animation system from
  818.   Montreal. These are altogether different beasts! - nfotis ]
  819.  
  820.   MIRA stands for Microcomputer Image Reduction and Analysis.  MIRA gives
  821.   workstation level performance on 386/486 DOS computers using SVGA cards in
  822.   256 color modes up to 1024x768. MIRA contains a very handsome/functional
  823.   GUI which is mouse and keystroke operated. MIRA reads/writes TIFF and FITS
  824.   formats, native formats of a number of CCD cameras, and uncompressed binary
  825.   images in byte, short integer, and 4-byte real pixel format in 1- or 2-
  826.   dimensions. The result of an image processing operation can be short integer
  827.   or real pixels, or the same as that of the input image. MIRA does the
  828.   operation using short or floating point arithmetic to maintain the precision
  829.   and accuracy of the pixel format. Over 100 functions are hand-coded in
  830.   assembly language for maximum speed on the Intel hardware.  The entire
  831.   graphical interface is also written in assembly language to maximize
  832.   the speed of windowing operations.  Windows for 2-d image and 1-d image/data
  833.   display and analysis have dedicated cursors which read position and value
  834.   value in real time as you move the mouse.  There are also smooth, real time
  835.   contrast and brightness stretch and panning of a magnified portion of
  836.   the displayed image(s), all operated by the mouse. A wide selection of
  837.   grayscale, pseudocolor, and random palettes is provided, and other 
  838.   palettes can be generated.
  839.  
  840.  
  841. Supported functions include such niceties as the following:
  842.  
  843. o  image & image: + - / * interpolation
  844. o  image & constant: + - / *
  845. o  unary operations: abs value, polynomial of pixel value, chs, 1/x, log,
  846.    byteswap, clip values at upper/lower limits, short->real or real->short.
  847. o  combine images by mean, median, mode, or sum of pixel values, with or
  848.    without autoscaling to mean, median, or mode of an image section.
  849. o  convolutions/filters: Laplacian, Sobel edge operator, directional gradient,
  850.    line, Gaussian, elliptical and rectangular equal weight filters, unsharp
  851.    masking, median filters, user defined filter kernel.  Ellipse, rectangle,
  852.    line, gradient, Gaussian, and user defined filters can be rotated to
  853.    any specified angle.
  854. o  CCD data reduction: flat fielding, dark subtraction, column over/underscan
  855.    bias removal, remove bad pixels and column defects, normalize to
  856.    region target mean, median, or modal value.
  857. o  create subimage, mosaic m x n 1-d or 2-d images to get larger image,
  858.    collapse 2-d image into 1-d image.
  859. o  plot 1-d section or collapsed section of 2-d image, plot histogram of
  860.    region of an image.
  861. o  review/change image information/header data, rename keywords, plot
  862.    keyword values for a set of images.
  863. o  luminance/photometry: elliptical or circular aperture photometry,
  864.    brightness profile, isophotal photometry between set of upper & lower
  865.    luminances, area and luminance inside traced polygon. Interactive
  866.    background fitting and removal from part or all of image, fit elliptical
  867.    aperture shape to image isophotes. 
  868. o  interactive with 2-d image: contrast/brightness, x- y- or diagonal plot
  869.    of pixel values, distance between two points, compute region stats,`
  870.    centroid, pan to x,y location or image center, zoom 1/16 to 10 times,
  871.    change cursor to rectangle crosshair, full image crosshair, or off, and
  872.    adjust cursor size on image. Select linear, log or gamma transfer function
  873.    or histogram equalization.
  874. o  interactive or specified image offset computation and re-sampling for
  875.    registration.
  876. o  interactive with 1-d image: zoom in x- y- or both in steps of 1/2 or
  877.    2 times current, re-center plot, or enlarge a framed area. 4 plot buffers
  878.    can be cycled through. Interactive data analysis: polynomial fitting,
  879.    point deletion, undelete, change value, point weighting, linear and
  880.    quadratic loess and binomial smoothing, revert to unit point weights
  881.    or original data buffer, substitute results into data buffer for pass
  882.    back to calling function. Dump data buffer (+ overlays and error bars)
  883.    to file or printer.  Change to user specified coordinate system.
  884. o  Tricolor image combination and display, hardcopy halftone printout to
  885.    HP-PCL compatible printers (Laserjet, deskjet, etc.)
  886. o  Documentation is over 300 pages in custom vinyl binder.
  887.  
  888.   Cost: 995 $USD/copy
  889.  
  890.   Available from:
  891.  
  892.   Axiom Research, Inc.
  893.   Box 44162
  894.   Tucson, AZ  85733
  895.   (602) 791-2864  phone/fax.
  896.  
  897.   international marketing rep: Saguaro Scientific Corporation, Tucson, Arizona.
  898.  
  899. SPHINX
  900. ------
  901.   Satellite Image Processing under Unix/X11. Specializes in:
  902.  
  903.   - Image Analysis & Processing (statistical and mathematical filtering
  904.     operations, such as Fourier transforms, convolution product or
  905.     principal component analyses)
  906.  
  907.   - Satellite Spectra & Orbit Analysis (e.g., GOES, METEOSAT, NOAA, Spot etc.)
  908.  
  909.   - Easy External Program Interfacing
  910.  
  911.   - Quick Quality Presentation
  912.  
  913. A TEST VERSION OF SPHINX IS AVAILABLE AT loasil.citilille.fr
  914. (134.206.50.4) anonymous (bin : cd SPHINX : get ALL_SPHINX.tar.Z)
  915.  
  916. Developers:
  917. Laboratoire d'Optique Atmospherique (LOA) of the Universite de Lille, France
  918.  
  919. Support and Questions:
  920. sphinx@loasil.citilille.fr
  921.  
  922. ITEX
  923. ----
  924.   Please see the entry in the DOS-based systems. Their VME hardware also
  925.   works in Unix environments.
  926.  
  927. ==========================================================================
  928.  
  929. End of Part 3 of the Resource Listing
  930. -- 
  931. Nick (Nikolaos) Fotis         National Technical Univ. of Athens, Greece
  932. HOME: 16 Esperidon St.,       InterNet : nfotis@theseas.ntua.gr
  933.       Halandri, GR - 152 32   UUCP:    pythia!theseas!nfotis
  934.       Athens, GREECE          FAX: (EECS Dept.) (+30 1) 77 84 578
  935.  
  936.